home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 3248 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.3 KB

  1. Path: nov-mirsev.cicese.mx!not-for-mail
  2. From: mirsev@cicese.mx (Serguei Miridonov)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Need help with USR Init String
  5. Date: 29 Jan 1996 18:53:35 -0800
  6. Organization: CICESE, Ensenada B.C., Mexico
  7. Message-ID: <4ek17f$vco@nov-mirsev.cicese.mx>
  8. References: <4dv6ub$lcq@ccnet2.ccnet.com> <eric-2601960054250001@sobt.accessorl.net>
  9. NNTP-Posting-Host: nov-mirsev.cicese.mx
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. On Fri, 26 Jan 1996 00:54:25 -0500 Eric Shaw (eric@accessorl.net) wrote:
  13. > In article <4dv6ub$lcq@ccnet2.ccnet.com>, fearless@ccnet.com (fjc) wrote:
  14.  
  15. > >I've got a new USR Sportster Vi modem (with DSVD) that I'm having a hard time 
  16. > >connecting to my ISP with. I think the problem is mine because I connect fine 
  17. > >with my Cardinal 288i MVP modem ( I have them both connected to my PC). 
  18. > >Trouble is my Cardinal connection is very shaky; I get dropped quickly and 
  19. > >often.
  20.  
  21. > The most common reason for getting dropped when netsurfing seems to be
  22. > hardware DTR hangup - if your computer is busy swapping, it can't always
  23.  
  24. Why do you think that computer drops DTR while swapping? DTR is set by
  25. communication software and usually never dropped until communication
  26. program exits. Instead, RTS is dropped in some programs when it is
  27. writing on a disk. But RTS toggle can not cause modem hangup. It just
  28. stops transferring data from modem to computer if hardware handshake
  29. is ON (as it should be to avoid com port overruns).
  30.  
  31. > keep the DTR line to the modem raised, so try the cardinal with this
  32. > feature off (AT&D0) and you might stop getting dropped.
  33.  
  34. This command works in Sportster Vi DSVD as well. But I set it AT&D3 to
  35. reset the modem after the session. It could be good in Linux because
  36. I use many different communication programs and may be not good idea for
  37. MSDOS or Windows...
  38.  
  39. > >The USR connection on the other hand seems much more stable IF I get 
  40. > >connected.
  41.  
  42. > USR's don't always connect v.34 with other brand modems, ESPECIALLY the
  43. > Vi.  When the Vi does connect with v.34, it is almost NEVER with v.42
  44. > error correction.  
  45.  
  46. It is absolutely wrong. I don't know what are you talking about, but my
  47. Sportster Vi with DSVD always connects at v.34 with ARQ to Couriers at
  48. USR BBS and Hayes Accura (if the v.34 is not disabled explicitly). I've
  49. never seen CONNECT XXXXX/NONE. Well, I had some problems connecting to
  50. Hayes (see below).
  51.  
  52. > Don't disable v.34 directly though, or you'll connect
  53. > v.32bis (14.4K)  Instead, disable v.8.  On most USR 28.8's, this is
  54. > S54.7=1.  Then you will connect with v.FC (assuming the modem at the other
  55. > end supports both).
  56.  
  57. It seems to be true for some types of modems. At least, I'm setting
  58. S54=192 (disables v.8 which in turn disables v.34) before connection
  59. with Hayes Accura v.34&v.FC.  As a result, I have much less blers and
  60. higher average connection rate at v.FC than at v.34. From the other
  61. hand, I have no problems with connections to Couriers at USR BBS at
  62. v.34.
  63.  
  64. I don't remember exact init string for my modem because I put it in NVRAM
  65. and initialize it with ATZ. Try AT&F1&K3&D3S56=0 before dialing out and if it
  66. works for you, then put it in NVRAM with AT&W. Note S56=0 ! I don't know
  67. why but in the original &F1 profile it is set to 128 which disables v.FC.
  68.  
  69. If you have problems with some modems at v.34, try S54=192 or S54.7=1. It
  70. will connect you at v.FC if remote modem supports it.
  71.  
  72. Serguei Miridonov.
  73.  
  74.